GtkScale: Normalize mark positions
authorMatthias Clasen <mclasen@redhat.com>
Thu, 3 Mar 2011 21:30:21 +0000 (16:30 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 3 Mar 2011 21:49:49 +0000 (16:49 -0500)
commit2a9d130ed207bb83dc4ac7ab4510b13e8d60f84d
tree8e2946395f5bc772d1bc2bcbcf9b5523d71b62e2
parenta47a7abe23775815c55543d4a834452406441b86
GtkScale: Normalize mark positions

This is in preparation for making scale marks styling better.
As a side-effect, TOP and LEFT position are treated the same now,
as well as BOTTOM and RIGHT.

Based on a patch by Bastien Nocera,
https://bugzilla.gnome.org/show_bug.cgi?id=643685
gtk/gtkscale.c